Skip to main content

remapColor

Type

property

Summary

Has no effect and is included in LiveCode for compatibility with imported SuperCard projects.

Syntax

set the remapColor to {true | false}

Description

In SuperCard, the remapColor property determines the behavior of objects when a color table is assigned to a card or stack. In LiveCode, color tables are not assigned to objects, and this property has no effect.

The remapColor property is always set to true. A handler can set it to any value without causing a script error, but the actual value is not changed.

function: value, screenColors

glossary: property, handler, SuperCard, LiveCode, error, color table, object

keyword: card

object: stack

property: privateColors, lockColorMap, colorMap

Compatibility and Support

Introduced

LiveCode 1.0

Platforms

desktop

server

Thank you for your feedback!

Was this page helpful?